MeetingRequestDeletedOccurrences Property |
Contains an array of deleted occurrences of a recurring calendar item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DeletedOccurrence> DeletedOccurrences { get; }Public ReadOnly Property DeletedOccurrences As IList(Of DeletedOccurrence)
Get
Property Value
Type:
IListDeletedOccurrence
See Also